Prip Members

[Starting with the .NET Framework 4.5, Windows Identity Foundation (WIF) has been fully integrated into the .NET Framework. The version of WIF addressed by this topic, WIF 3.5, is deprecated and should only be used when developing against the .NET Framework 3.5 SP1 or the .NET Framework 4. For more information about WIF in the .NET Framework 4.5, also known as WIF 4.5, see the Windows Identity Foundation documentation in the .NET Framework 4.5 Development Guide.]

Constants for standard element names defined by WS-Federation Passive Requestor Interoperability Profile (PRIP).

The following tables list the members exposed by the Prip type.

Public Fields

  Name Description
public fieldstatic ClaimTypeNamespace The namespace for WS-Federation Passive Requestor Interoperability Profile (PRIP) claims, https://schemas.xmlsoap.org/claims.
public fieldstatic CommonName The URI for a claim about the common name of a user, https://schemas.xmlsoap.org/claims/CommonName.
public fieldstatic Email The URI for a claim about the email address of a user, https://schemas.xmlsoap.org/claims/EmailAddress.
public fieldstatic Group The URI for a claim about a group that a user belongs to, https://schemas.xmlsoap.org/claims/Group.
public fieldstatic Upn The URI of a claim about the user principal name (UPN) of a user, https://schemas.xmlsoap.org/claims/UPN.

Top

See Also

Reference

Prip Class
Microsoft.IdentityModel.Claims.ClaimTypes Namespace

Copyright © 2008 by Microsoft Corporation. All rights reserved.