SecurityPrincipalsCriteria.SecurityResolutionType Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define a resolução de privilégios efetivos.
public:
property Microsoft::MasterDataServices::SecurityResolutionType SecurityResolutionType { Microsoft::MasterDataServices::SecurityResolutionType get(); void set(Microsoft::MasterDataServices::SecurityResolutionType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.SecurityResolutionType SecurityResolutionType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.SecurityResolutionType : Microsoft.MasterDataServices.SecurityResolutionType with get, set
Public Property SecurityResolutionType As SecurityResolutionType
Valor da propriedade
Um dos valores de SecurityResolutionType.
- Atributos