Aracılığıyla paylaş


SamlSecurityToken.Assertion Özellik

Tanım

Bu güvenlik belirtecinin SAML onayını alır.

public:
 property System::IdentityModel::Tokens::SamlAssertion ^ Assertion { System::IdentityModel::Tokens::SamlAssertion ^ get(); };
public System.IdentityModel.Tokens.SamlAssertion Assertion { get; }
member this.Assertion : System.IdentityModel.Tokens.SamlAssertion
Public ReadOnly Property Assertion As SamlAssertion

Özellik Değeri

SamlAssertion Bu güvenlik belirtecinin SAML onayını temsil eden bir.

Açıklamalar

Güvenlik belirteçleri için SamlSecurityToken talepler SAML onayı kullanılarak belirtilir.

Özelliğini ayarlamak Assertion için bir oluşturucu veya Initialize(SamlAssertion) yöntemi kullanın.

Şunlara uygulanır