Sdílet prostřednictvím


FederatedMessageSecurityOverHttpElement.IssuedTokenType Vlastnost

Definice

Získá nebo nastaví identifikátor URI, který určuje typ tokenu, který se má vystavit.

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

Hodnota vlastnosti

String

Identifikátor URI, který určuje typ tokenu, který se má vystavit.

Atributy

Platí pro