Partilhar via


FederatedMessageSecurityOverHttpElement.IssuedTokenType Propriedade

Definição

Obtém ou define um URI que especifica o tipo do token a ser emitido.

public:
 property System::String ^ IssuedTokenType { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("issuedTokenType", DefaultValue="")]
[System.Configuration.StringValidator(MinLength=0)]
public string IssuedTokenType { get; set; }
[<System.Configuration.ConfigurationProperty("issuedTokenType", DefaultValue="")>]
[<System.Configuration.StringValidator(MinLength=0)>]
member this.IssuedTokenType : string with get, set
Public Property IssuedTokenType As String

Valor da propriedade

String

Um URI que especifica o tipo de token a ser emitido.

Atributos

Aplica-se a