AuthorizationRule.IdentityReference Eigenschap

Definitie

Hiermee haalt u de IdentityReference waarop deze regel van toepassing is.

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

Waarde van eigenschap

De IdentityReference regel waarop deze regel van toepassing is.

Van toepassing op