IdentityProviderSingleSignOnDescriptor 類別

定義

識別提供者單一登入描述元 (IDPSSODescriptor) 類別。

public ref class IdentityProviderSingleSignOnDescriptor : System::IdentityModel::Metadata::SingleSignOnDescriptor
public class IdentityProviderSingleSignOnDescriptor : System.IdentityModel.Metadata.SingleSignOnDescriptor
type IdentityProviderSingleSignOnDescriptor = class
    inherit SingleSignOnDescriptor
Public Class IdentityProviderSingleSignOnDescriptor
Inherits SingleSignOnDescriptor
繼承
IdentityProviderSingleSignOnDescriptor

建構函式

IdentityProviderSingleSignOnDescriptor()

初始化 IdentityProviderSingleSignOnDescriptor 類別的新執行個體。

屬性

ArtifactResolutionServices

取得 IndexedProtocolEndpointDictionary 物件,包含成品解析服務的索引端點。

(繼承來源 SingleSignOnDescriptor)
Contacts

取得 ContactPerson 的集合。

(繼承來源 RoleDescriptor)
ErrorUrl

取得或設定錯誤 URL。

(繼承來源 RoleDescriptor)
Keys

取得 KeyDescriptor 的集合。

(繼承來源 RoleDescriptor)
NameIdentifierFormats

取得 URI 集合,表示支援的名稱識別項格式。

(繼承來源 SingleSignOnDescriptor)
Organization

取得或設定 Organization

(繼承來源 RoleDescriptor)
ProtocolsSupported

取得支援的通訊協定集合。

(繼承來源 RoleDescriptor)
SingleLogoutServices

取得單一登出服務端點的集合。

(繼承來源 SingleSignOnDescriptor)
SingleSignOnServices

取得代表單一登入服務的 ProtocolEndpoint 集合。

SupportedAttributes

取得支援的 Saml2Attribute 集合。

ValidUntil

取得或設到期時間。

(繼承來源 RoleDescriptor)
WantAuthenticationRequestsSigned

取得或設定值,指出是否應該簽署驗證要求。

方法

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

適用於