AppPrincipalConfiguration membros
A configuração associada a um aplicativo principal.
O tipo AppPrincipalConfiguration expõe os membros a seguir
Construtores
Nome | Descrição | |
---|---|---|
AppPrincipalConfiguration | Inicializa uma nova instância da classe AppPrincipalConfiguration . |
Início
Propriedades
Nome | Descrição | |
---|---|---|
ApplicationEndpointAuthorities | Obtém a lista de autoridades de ponto de extremidade expostos de capital. | |
ApplicationPrincipalNames | Obtém ou define a lista de nomes para o principal. | |
NameIdentifier | Obtém o identificador de nome do principal. | |
RedirectAddresses | Obtém a lista de endereços de redirecionamento de capital. | |
TypeId | Obtém o identificador de tipo do principal. (Substitui ClientValueObject.TypeId.) |
Início
Métodos
Nome | Descrição | |
---|---|---|
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.) | |
FromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Herdado de ClientValueObject.) | |
InitOnePropertyFromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Substitui ClientValueObject.InitOnePropertyFromJson(String, JsonReader).) | |
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