Saml2Assertion.Version 属性

定义

获取此断言的 SAML 版本。 [Saml2Core, 2.3.3]

public:
 property System::String ^ Version { System::String ^ get(); };
public string Version { get; }
member this.Version : string
Public ReadOnly Property Version As String

属性值

包含版本的字符串。

注解

Version 属性;仅支持版本“2.0”。

适用于