SingleSignOnDescriptor 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
定義 SSO 描述元。
public ref class SingleSignOnDescriptor : System::IdentityModel::Metadata::RoleDescriptor
public class SingleSignOnDescriptor : System.IdentityModel.Metadata.RoleDescriptor
type SingleSignOnDescriptor = class
inherit RoleDescriptor
Public Class SingleSignOnDescriptor
Inherits RoleDescriptor
- 繼承
- 衍生
建構函式
SingleSignOnDescriptor() |
初始化 SingleSignOnDescriptor 類別的新執行個體。 |
屬性
ArtifactResolutionServices |
取得 IndexedProtocolEndpointDictionary 物件,包含成品解析服務的索引端點。 |
Contacts |
取得 ContactPerson 的集合。 (繼承來源 RoleDescriptor) |
ErrorUrl |
取得或設定錯誤 URL。 (繼承來源 RoleDescriptor) |
Keys |
取得 KeyDescriptor 的集合。 (繼承來源 RoleDescriptor) |
NameIdentifierFormats |
取得 URI 集合,表示支援的名稱識別項格式。 |
Organization |
取得或設定 Organization。 (繼承來源 RoleDescriptor) |
ProtocolsSupported |
取得支援的通訊協定集合。 (繼承來源 RoleDescriptor) |
SingleLogoutServices |
取得單一登出服務端點的集合。 |
ValidUntil |
取得或設到期時間。 (繼承來源 RoleDescriptor) |
方法
Equals(Object) |
判斷指定的物件是否等於目前的物件。 (繼承來源 Object) |
GetHashCode() |
做為預設雜湊函式。 (繼承來源 Object) |
GetType() |
取得目前執行個體的 Type。 (繼承來源 Object) |
MemberwiseClone() |
建立目前 Object 的淺層複製。 (繼承來源 Object) |
ToString() |
傳回代表目前物件的字串。 (繼承來源 Object) |