AuthorityInfoLock Property |
锁定 0=未锁定, 1=锁定
Namespace: X3Platform.Security.AuthorityAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic int Lock { get; set; }
public:
property int Lock {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also