[Missing <summary> documentation for "P:X3Platform.Security.Authority.AuthorityInfo.Id"]
Namespace: X3Platform.Security.AuthorityAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic string Id { get; set; }
public:
property String^ Id {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also