ClaimTypes.Authentication Egenskap

Definition

Hämtar URI:n för ett anspråk som anger information om huruvida en identitet autentiseras.

public:
 static property System::String ^ Authentication { System::String ^ get(); };
public static string Authentication { get; }
static member Authentication : string
Public Shared ReadOnly Property Authentication As String

Egenskapsvärde

URI:n för ett anspråk som anger information om huruvida en identitet autentiseras.

Kommentarer

Strängen som returneras av den här egenskapen är http://schemas.xmlsoap.org/ws/2005/05/identity/claims/authentication.

Gäller för

Se även