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

適用対象