NamedPermissionSet.Description 속성

정의

현재 명명된 권한 집합의 텍스트 설명을 가져오거나 설정합니다.

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

속성 값

명명된 권한 집합에 대한 텍스트 설명입니다.

설명

이 설명은 관리자가 집합에 포함된 사용 권한과 용도를 말로 이해하는 데 도움이 됩니다.

적용 대상