AuthorizationRule.IdentityReference 속성

정의

이 규칙이 적용되는 IdentityReference를 가져옵니다.

public:
 property System::Security::Principal::IdentityReference ^ IdentityReference { System::Security::Principal::IdentityReference ^ get(); };
public System.Security.Principal.IdentityReference IdentityReference { get; }
member this.IdentityReference : System.Security.Principal.IdentityReference
Public ReadOnly Property IdentityReference As IdentityReference

속성 값

IdentityReference

이 규칙이 적용되는 IdentityReference 입니다.

적용 대상