| PolicyPermissionAttributePolicyId Property |
The claim type which the user must
Namespace:
SanteDB.DisconnectedClient.Security
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax public string PolicyId { get; set; }
Public Property PolicyId As String
Get
Set
public:
property String^ PolicyId {
String^ get ();
void set (String^ value);
}
member PolicyId : string with get, set
Property Value
Type:
StringSee Also