SecurityExtensions Class |
Namespace: SanteDB.Core.Security
The SecurityExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| AsDateTime |
As date time
| |
| GetGrantedPolicies |
Gets the granted policies from the specified claims principal
| |
| HasTrustedRootCert |
Returns true if the certificate is not trusted by the operating system but is trusted by an internal store
| |
| InstallCertsForChain |
Install certificates for chain - this happens in the local user context
| |
| IsTrustedIntern |
Returns true if the certificate me is trusted by a SanteSuite certificate
| |
| ToPolicyInstance |
Convert an IPolicy to a policy instance
|