 | OAuthClaimsPrincipalIsExpired Property |
Gets whether the principal is expired
Namespace: SanteDB.Client.OAuthAssembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntaxpublic bool IsExpired { get; }Public ReadOnly Property IsExpired As Boolean
Get
public:
property bool IsExpired {
bool get ();
}member IsExpired : bool with get
Property Value
Boolean
See Also