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