SPExternalAppPrincipalCreationParameters members
Include protected members
Include inherited members
Representa o objeto que encapsula todos os parâmetros usados para criar um novo aplicativo externo principal.
The SPExternalAppPrincipalCreationParameters type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPExternalAppPrincipalCreationParameters | Inicializa uma nova instância da classe SPExternalAppPrincipalCreationParameters . |
Top
Properties
Name | Description | |
---|---|---|
RedirectAddresses | Obtém a lista de endereços de redirecionamento. | |
SkipExternalDirectoryRegistration | Obtém ou define um valor indicando se deve ignorar a criação do aplicativo em um diretório externo. | |
TrustedForDelegation | Obtém ou define se o objeto de aplicativo é confiável para delegação. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top