ClaimValueTypes Klasa

Definicja

Definiuje typy wartości oświadczenia zgodnie z identyfikatorami URI typu zdefiniowanymi przez usługi W3C i OASIS. Klasa ta nie może być dziedziczona.

public ref class ClaimValueTypes abstract sealed
public static class ClaimValueTypes
[System.Runtime.InteropServices.ComVisible(false)]
public static class ClaimValueTypes
type ClaimValueTypes = class
[<System.Runtime.InteropServices.ComVisible(false)>]
type ClaimValueTypes = class
Public Class ClaimValueTypes
Dziedziczenie
ClaimValueTypes
Atrybuty

Pola

Base64Binary

Identyfikator URI reprezentujący base64Binary typ danych XML.

Base64Octet

Identyfikator URI reprezentujący base64Octet typ danych XML.

Boolean

Identyfikator URI reprezentujący boolean typ danych XML.

Date

Identyfikator URI reprezentujący date typ danych XML.

DateTime

Identyfikator URI reprezentujący dateTime typ danych XML.

DaytimeDuration

Identyfikator URI reprezentujący daytimeDuration typ danych XQuery.

DnsName

Identyfikator URI reprezentujący dns typ danych SOAP.

Double

Identyfikator URI reprezentujący double typ danych XML.

DsaKeyValue

Identyfikator URI reprezentujący typ danych Sygnatura DSAKeyValue XML.

Email

Identyfikator URI reprezentujący emailaddress typ danych SOAP.

Fqbn

Identyfikator URI reprezentujący fqbn typ danych XML.

HexBinary

Identyfikator URI reprezentujący hexBinary typ danych XML.

Integer

Identyfikator URI reprezentujący integer typ danych XML.

Integer32

Identyfikator URI reprezentujący integer32 typ danych XML.

Integer64

Identyfikator URI reprezentujący integer64 typ danych XML.

KeyInfo

Identyfikator URI reprezentujący typ danych Sygnatura KeyInfo XML.

Rfc822Name

Identyfikator URI reprezentujący rfc822Name typ danych XACML 1.0.

Rsa

Identyfikator URI reprezentujący rsa typ danych SOAP.

RsaKeyValue

Identyfikator URI reprezentujący typ danych Sygnatura RSAKeyValue XML.

Sid

Identyfikator URI reprezentujący sid typ danych XML.

String

Identyfikator URI reprezentujący string typ danych XML.

Time

Identyfikator URI reprezentujący time typ danych XML.

UInteger32

Identyfikator URI reprezentujący uinteger32 typ danych XML.

UInteger64

Identyfikator URI reprezentujący uinteger64 typ danych XML.

UpnName

Identyfikator URI reprezentujący UPN typ danych SOAP.

X500Name

Identyfikator URI reprezentujący x500Name typ danych XACML 1.0.

YearMonthDuration

Identyfikator URI reprezentujący yearMonthDuration typ danych XQuery.

Dotyczy