FederatedMessageSecurityOverHttpElement.IssuedTokenType Свойство

Определение

Возвращает или задает универсальный код ресурса (URI), который задает тип выдаваемых маркеров.

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

Значение свойства

String

Универсальный код ресурса (URI), который задает тип выдаваемых маркеров.

Атрибуты

Применяется к