AuthorityContextInstance Property |
实例
Namespace: X3Platform.Security.AuthorityAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic static AuthorityContext Instance { get; }
public:
static property AuthorityContext^ Instance {
AuthorityContext^ get ();
}
Property Value
Type:
AuthorityContext
See Also