Compartir a través de


SecurityPrincipalsCriteria.ResultType Propiedad

Definición

Obtiene o establece el tipo de resultado de entidad de seguridad.

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

Valor de propiedad

Uno de los valores de ResultType.

Atributos

Se aplica a