AuthorizationRule.IdentityReference Propiedad

Definición

Obtiene el IdentityReference al que se aplica esta regla.

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

Valor de propiedad

IdentityReference al que se aplica esta regla.

Se aplica a