共用方式為


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」。

適用於