8 references to PreFix
mscorlib (8)
system\security\claims\ClaimsIdentity.cs (8)
52
const string ActorKey =
PreFix
+ "actor";
54
const string AuthenticationTypeKey =
PreFix
+ "authenticationType";
56
const string BootstrapContextKey =
PreFix
+ "bootstrapContext";
58
const string ClaimsKey =
PreFix
+ "claims";
60
const string LabelKey =
PreFix
+ "label";
62
const string NameClaimTypeKey =
PreFix
+ "nameClaimType";
64
const string RoleClaimTypeKey =
PreFix
+ "roleClaimType";
66
const string VersionKey =
PreFix
+ "version";