KerberosSecurityTokenHandler.GetTokenTypeIdentifiers Método

Definição

Obtém o tipo de token de Segurança Kerberos definido no perfil de Token de Segurança Kerberos WS-Security.Gets the Kerberos Security token type defined in WS-Security Kerberos Security Token profile.

public:
 override cli::array <System::String ^> ^ GetTokenTypeIdentifiers();
public override string[] GetTokenTypeIdentifiers ();
override this.GetTokenTypeIdentifiers : unit -> string[]
Public Overrides Function GetTokenTypeIdentifiers () As String()

Retornos

String[]

O URI de tipo de token de Segurança Kerberos.The Kerberos Security token type URI. Por padrão, o valor da propriedade Kerberos.By default, the value of the Kerberos property.

Aplica-se a