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