AuthorizationRule.IdentityReference Eigenschaft

Definition

Ruft den IdentityReference ab, für den diese Regel gilt.

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

Eigenschaftswert

Der IdentityReference, für den diese Regel gilt.

Gilt für: