Home
last modified time | relevance | path

Searched defs:ClaimType (Results 1 – 25 of 148) sorted by relevance

123456

/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/test/System.Web.WebPages.Test/Helpers/Claims/
H A DClaimsIdentityTest.cs35 string ClaimType { get; } property
70 public string ClaimType { get; set; } property in System.Web.Helpers.Claims.Test.ClaimsIdentityTest.MyClaimsIdentity.MyClaim
H A DClaimTest.cs45 string ClaimType { get; } property
/dports/textproc/py-sphinx-autoapi/sphinx-autoapi-1.8.4/tests/dotnetexample/example/Identity/src/AspNetCoreCompat/
H A DIdentityRoleClaim.cs27 public virtual string ClaimType { get; set; } property in Microsoft.AspNet.Identity.CoreCompat.IdentityRoleClaim
/dports/textproc/py-sphinx-autoapi/sphinx-autoapi-1.8.4/tests/dotnetexample/example/Identity/test/Shared/
H A DPocoRoleClaim.cs32 public virtual string ClaimType { get; set; } property in Microsoft.AspNetCore.Identity.Test.TKey
H A DPocoUserClaim.cs32 public virtual string ClaimType { get; set; } property in Microsoft.AspNetCore.Identity.Test.TKey
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Configuration/
H A DClaimTypeElement.cs27 public string ClaimType property in System.ServiceModel.Configuration.ClaimTypeElement
/dports/textproc/py-sphinx-autoapi/sphinx-autoapi-1.8.4/tests/dotnetexample/example/Identity/src/Stores/
H A DIdentityRoleClaim.cs28 public virtual string ClaimType { get; set; } property in Microsoft.AspNetCore.Identity.TKey
H A DIdentityUserClaim.cs28 public virtual string ClaimType { get; set; } property in Microsoft.AspNetCore.Identity.TKey
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/Protocols/WSTrust/
H A DWSIdentityConstants.cs29 public const string ClaimType = "ClaimType"; field in System.IdentityModel.Protocols.WSTrust.WSIdentityConstants.Elements
H A DRequestClaim.cs62 public string ClaimType property in System.IdentityModel.Protocols.WSTrust.RequestClaim
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Activities/System/ServiceModel/XamlIntegration/
H A DEndpointIdentityExtension.cs34 public string ClaimType property in System.ServiceModel.EndpointIdentityExtension
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/System.ServiceModel.Security.Tokens/
H A DClaimTypeRequirement.cs44 public string ClaimType { property in System.ServiceModel.Security.Tokens.ClaimTypeRequirement
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Security/Tokens/
H A DClaimTypeRequirement.cs33 public string ClaimType property in System.ServiceModel.Security.Tokens.ClaimTypeRequirement
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/System.ServiceModel.Configuration/
H A DClaimTypeElement.cs101 public string ClaimType { property in System.ServiceModel.Configuration.ClaimTypeElement
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/Protocols/WSFederation/
H A DWSAuthorizationConstants.cs29 public const string ClaimType = "ClaimType"; field in System.IdentityModel.Protocols.WSFederation.WSAuthorizationConstants.Elements
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.WebPages/Helpers/Claims/
H A DClaim.cs17 public string ClaimType { get; private set; } property in System.Web.Helpers.Claims.Claim
/dports/security/vault/vault-1.8.2/vendor/github.com/okta/okta-sdk-golang/v2/okta/
H A DoAuth2Claim.go26 ClaimType string `json:"claimType,omitempty"` member
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/Tokens/
H A DSamlAuthenticationStatement.cs87 public static string ClaimType property in System.IdentityModel.Tokens.SamlAuthenticationStatement
H A DSamlAuthorizationDecisionStatement.cs57 public static string ClaimType property in System.IdentityModel.Tokens.SamlAuthorizationDecisionStatement
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.IdentityModel/System.IdentityModel.Tokens/
H A DSamlAuthenticationStatement.cs39 public static string ClaimType { property in System.IdentityModel.Tokens.SamlAuthenticationStatement
H A DSamlAuthorizationDecisionStatement.cs39 public static string ClaimType { property in System.IdentityModel.Tokens.SamlAuthorizationDecisionStatement
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/Metadata/
H A DDisplayClaim.cs165 public string ClaimType property in System.IdentityModel.Metadata.DisplayClaim
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/Claims/
H A DClaim.cs95 public string ClaimType property in System.IdentityModel.Claims.Claim
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.IdentityModel/System.IdentityModel.Claims/
H A DClaim.cs160 public string ClaimType { property in System.IdentityModel.Claims.Claim
/dports/misc/perkeep/perkeep-0.11/pkg/schema/
H A Dblob.go217 func (c Claim) ClaimType() string { return c.b.ss.ClaimType } func
497 func (bb *Builder) ClaimType() ClaimType { func

123456