Sdílet prostřednictvím


SessionSecurityToken.SecureConversationVersion Vlastnost

Definice

Získá identifikátor URI, který identifikuje verzi WS-Secure Konverzace, která se používá k serializaci tohoto tokenu zabezpečení relace.

public:
 property Uri ^ SecureConversationVersion { Uri ^ get(); };
public Uri SecureConversationVersion { get; }
member this.SecureConversationVersion : Uri
Public ReadOnly Property SecureConversationVersion As Uri

Hodnota vlastnosti

Uri

Identifikátor URI, který identifikuje verzi WS-Secure Conversation, která se používá k serializaci tohoto tokenu.

Poznámky

Základní SessionSecurityTokenHandler třída podporuje WS-Secure Conversation Feb2005 a WS-Secure Conversation 1.3. Identifikátory URI pro tyto verze WS-Secure Conversation jsou http://schemas.xmlsoap.org/ws/2005/02/sc a http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512.

Platí pro