ServiceModelSecurityTokenTypes.SecureConversation 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得字串,這個字串表示服務是否使用 WS-SecureConversation 驗證。
public:
static property System::String ^ SecureConversation { System::String ^ get(); };
public static string SecureConversation { get; }
member this.SecureConversation : string
Public Shared ReadOnly Property SecureConversation As String
屬性值
表示服務是否使用 WS-SecureConversation 驗證的字串。
備註
WS-SecureConversation 規格建置在 WS-Security 和 WS-Policy 規格之上。 它在服務之間提供安全通訊。