 | SessionInfoGrants Property |
Grants
Namespace:
SanteDB.DisconnectedClient.Ags.Model
Assembly:
SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntaxpublic string[] Grants { get; }
Public ReadOnly Property Grants As String()
Get
public:
property array<String^>^ Grants {
array<String^>^ get ();
}
member Grants : string[] with get
Property Value
Type:
String
See Also