29 references to Namespace
System.ServiceModel (29)
System\ServiceModel\Security\Tokens\ServiceModelSecurityTokenRequirement.cs (29)
22
const string securityAlgorithmSuiteProperty =
Namespace
+ "/SecurityAlgorithmSuite";
23
const string securityBindingElementProperty =
Namespace
+ "/SecurityBindingElement";
24
const string issuerAddressProperty =
Namespace
+ "/IssuerAddress";
25
const string issuerBindingProperty =
Namespace
+ "/IssuerBinding";
26
const string secureConversationSecurityBindingElementProperty =
Namespace
+ "/SecureConversationSecurityBindingElement";
27
const string supportSecurityContextCancellationProperty =
Namespace
+ "/SupportSecurityContextCancellation";
28
const string messageSecurityVersionProperty =
Namespace
+ "/MessageSecurityVersion";
29
const string defaultMessageSecurityVersionProperty =
Namespace
+ "/DefaultMessageSecurityVersion";
30
const string issuerBindingContextProperty =
Namespace
+ "/IssuerBindingContext";
31
const string transportSchemeProperty =
Namespace
+ "/TransportScheme";
32
const string isInitiatorProperty =
Namespace
+ "/IsInitiator";
33
const string targetAddressProperty =
Namespace
+ "/TargetAddress";
34
const string viaProperty =
Namespace
+ "/Via";
35
const string listenUriProperty =
Namespace
+ "/ListenUri";
36
const string auditLogLocationProperty =
Namespace
+ "/AuditLogLocation";
37
const string suppressAuditFailureProperty =
Namespace
+ "/SuppressAuditFailure";
38
const string messageAuthenticationAuditLevelProperty =
Namespace
+ "/MessageAuthenticationAuditLevel";
39
const string isOutOfBandTokenProperty =
Namespace
+ "/IsOutOfBandToken";
40
const string preferSslCertificateAuthenticatorProperty =
Namespace
+ "/PreferSslCertificateAuthenticator";
43
const string supportingTokenAttachmentModeProperty =
Namespace
+ "/SupportingTokenAttachmentMode";
44
const string messageDirectionProperty =
Namespace
+ "/MessageDirection";
45
const string httpAuthenticationSchemeProperty =
Namespace
+ "/HttpAuthenticationScheme";
46
const string issuedSecurityTokenParametersProperty =
Namespace
+ "/IssuedSecurityTokenParameters";
47
const string privacyNoticeUriProperty =
Namespace
+ "/PrivacyNoticeUri";
48
const string privacyNoticeVersionProperty =
Namespace
+ "/PrivacyNoticeVersion";
49
const string duplexClientLocalAddressProperty =
Namespace
+ "/DuplexClientLocalAddress";
50
const string endpointFilterTableProperty =
Namespace
+ "/EndpointFilterTable";
51
const string channelParametersCollectionProperty =
Namespace
+ "/ChannelParametersCollection";
52
const string extendedProtectionPolicy =
Namespace
+ "/ExtendedProtectionPolicy";