다음을 통해 공유


PermissionSetAttribute.Hex 속성

정의

XML로 인코딩된 권한 집합의 16진수 표현을 가져오거나 설정합니다.

public:
 property System::String ^ Hex { System::String ^ get(); void set(System::String ^ value); };
public string Hex { get; set; }
member this.Hex : string with get, set
Public Property Hex As String

속성 값

XML로 인코딩된 권한 집합의 16진수 표현입니다.

적용 대상