 | OAuthClaimsPrincipalCanRefresh Property |
True if the principal can be refreshed
Namespace: SanteDB.Client.OAuthAssembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntaxpublic bool CanRefresh { get; }Public ReadOnly Property CanRefresh As Boolean
Get
public:
property bool CanRefresh {
bool get ();
}member CanRefresh : bool with get
Property Value
Boolean
See Also