BasePermissions membros
Especifica uma coleção de permissões integradas.
O tipo BasePermissions expõe os membros a seguir
Construtores
Nome | Descrição | |
---|---|---|
BasePermissions | Inicializa uma nova instância do objeto BasePermissions . |
Início
Propriedades
Nome | Descrição | |
---|---|---|
TypeId | This member is reserved for internal use and is not intended to be used directly from your code. (Substitui ClientValueObject.TypeId.) |
Início
Métodos
Nome | Descrição | |
---|---|---|
Clear | x | |
ClearAll | ||
CustomFromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Herdado de ClientValueObject.) | |
CustomWriteToXml | This member is reserved for internal use and is not intended to be used directly from your code. (Herdado de ClientValueObject.) | |
Equals | (Substitui Object.Equals(Object).) | |
FromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Herdado de ClientValueObject.) | |
GetHashCode | (Substitui Object.GetHashCode().) | |
Has | ||
HasPermissions | ||
InitOnePropertyFromJson | (Substitui ClientValueObject.InitOnePropertyFromJson(String, JsonReader).) | |
Set | A Document library templates sample app for SharePoint mostra como usar esse método. | |
ToString | (Herdado de Object.) | |
WriteToXml | This member is reserved for internal use and is not intended to be used directly from your code. (Substitui ClientValueObject.WriteToXml(XmlWriter, SerializationContext).) |
Início