Compartir a través de


SecurityPrincipalsCriteria.SecurityResolutionType Propiedad

Definición

Especifica el valor deseado SecurityResolutionTypepara true si se desea resolver privilegios efectivos.

public:
 property Microsoft::MasterDataServices::Services::DataContracts::SecurityResolutionType SecurityResolutionType { Microsoft::MasterDataServices::Services::DataContracts::SecurityResolutionType get(); void set(Microsoft::MasterDataServices::Services::DataContracts::SecurityResolutionType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.Services.DataContracts.SecurityResolutionType SecurityResolutionType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.SecurityResolutionType : Microsoft.MasterDataServices.Services.DataContracts.SecurityResolutionType with get, set
Public Property SecurityResolutionType As SecurityResolutionType

Valor de propiedad

El valor deseado SecurityResolutionType para true si se desea resolver privilegios efectivos.

Atributos

Comentarios

Esta opción solo es aplicable si Type es UserAccount.

Se aplica a