PassportPrincipal 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
This type is obsolete. The Passport authentication product is no longer supported and has been superseded by Live ID.
表示密碼驗證的原則。 這個類別已被取代。
public ref class PassportPrincipal sealed : System::Security::Principal::GenericPrincipal
public sealed class PassportPrincipal : System.Security.Principal.GenericPrincipal
[System.Obsolete("This type is obsolete. The Passport authentication product is no longer supported and has been superseded by Live ID.")]
public sealed class PassportPrincipal : System.Security.Principal.GenericPrincipal
type PassportPrincipal = class
inherit GenericPrincipal
[<System.Obsolete("This type is obsolete. The Passport authentication product is no longer supported and has been superseded by Live ID.")>]
type PassportPrincipal = class
inherit GenericPrincipal
Public NotInheritable Class PassportPrincipal
Inherits GenericPrincipal
- 繼承
- 繼承
- 屬性
備註
此類別已被取代,不再支援。 Microsoft Passport 網路已由 Windows Live ID 取代。
建構函式
PassportPrincipal(PassportIdentity, String[]) |
已淘汰.
從 PassportPrincipal 執行個體和由該 PassportIdentity 表示的使用者所屬角色名稱的陣列初始化 PassportIdentity 類別的新執行個體。 這個類別已被取代。 |
屬性
Claims |
已淘汰.
取得集合,其中包含來自與這個宣告主體相關聯的所有宣告身分識別之所有宣告。 (繼承來源 ClaimsPrincipal) |
CustomSerializationData |
已淘汰.
包含衍生類型所提供的任何其他資料。 通常會在呼叫 WriteTo(BinaryWriter, Byte[]) 時設定。 (繼承來源 ClaimsPrincipal) |
Identities |
已淘汰.
取得集合,其中包含所有與這個宣告主體相關聯的宣告身分識別。 (繼承來源 ClaimsPrincipal) |
Identity |
已淘汰.
取得由目前 GenericIdentity 表示之使用者的 GenericPrincipal。 (繼承來源 GenericPrincipal) |