Share via


HierarchyMemberPrivilege.PrincipalType Propiedad

Definición

Obtiene o establece el tipo de la entidad de seguridad.

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

Valor de propiedad

Nueva instancia de tipo PrincipalType. Los valores posibles son Group, None o UserAccount.

Atributos

Se aplica a