SecurityIdentifier.MinBinaryLength 字段
定义
返回安全标识符的二进制表示形式的最小大小(以字节为单位)。Returns the minimum size, in bytes, of the binary representation of the security identifier.
public: static initonly int MinBinaryLength;
public static readonly int MinBinaryLength;
staticval mutable MinBinaryLength : int
Public Shared ReadOnly MinBinaryLength As Integer