SessionSecurityTokenHandler.GetTokenTypeIdentifiers 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得此處理常式可處理的語彙基元型別的語彙基元型別 URI。
public:
override cli::array <System::String ^> ^ GetTokenTypeIdentifiers();
public override string[] GetTokenTypeIdentifiers ();
override this.GetTokenTypeIdentifiers : unit -> string[]
Public Overrides Function GetTokenTypeIdentifiers () As String()
傳回
String[]
可由這個處理常式處理的權杖型別的權杖型別識別項 URI。
備註
支援下列型態 URI:
http://schemas.microsoft.com/ws/2006/05/servicemodel/tokens/SecureConversation
http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512/sct
http://schemas.xmlsoap.org/ws/2005/02/sc/sct
.