Home
last modified time | relevance | path

Searched defs:RequestSecurityTokenResponseCollection (Results 1 – 11 of 11) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Security/
H A DRequestSecurityTokenResponseCollection.cs16 sealed class RequestSecurityTokenResponseCollection : BodyWriter class
21 …public RequestSecurityTokenResponseCollection(IEnumerable<RequestSecurityTokenResponse> rstrCollec… in RequestSecurityTokenResponseCollection() method in System.ServiceModel.Security.RequestSecurityTokenResponseCollection
25 …public RequestSecurityTokenResponseCollection(IEnumerable<RequestSecurityTokenResponse> rstrCollec… in RequestSecurityTokenResponseCollection() method in System.ServiceModel.Security.RequestSecurityTokenResponseCollection
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/Protocols/WSTrust/
H A DWSTrust13ConstantsAdapter.cs119 internal string RequestSecurityTokenResponseCollection property in System.IdentityModel.Protocols.WSTrust.WSTrust13ConstantsAdapter.WSTrust13ElementNames
H A DWSTrust13Constants.cs124 …public const string RequestSecurityTokenResponseCollection = "RequestSecurityTokenResponseCollecti… field in System.IdentityModel.Protocols.WSTrust.WSTrust13Constants.ElementNames
/dports/security/vault/vault-1.8.2/vendor/github.com/vmware/govmomi/sts/internal/
H A Dtypes.go610 type RequestSecurityTokenResponseCollection struct { struct
611 RequestSecurityTokenResponse RequestSecurityTokenResponse
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/vmware/govmomi/sts/internal/
H A Dtypes.go610 type RequestSecurityTokenResponseCollection struct { struct
611 RequestSecurityTokenResponse RequestSecurityTokenResponse
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/
H A DXD.cs868 public XmlDictionaryString RequestSecurityTokenResponseCollection; field in System.IdentityModel.TrustDictionary
1738 …public const string RequestSecurityTokenResponseCollection = IdentityModelStringsVersion1.String19… field in System.IdentityModel.TrustDec2005Strings
1766 …public const string RequestSecurityTokenResponseCollection = IdentityModelStringsVersion1.String19… field in System.IdentityModel.TrustFeb2005Strings
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/
H A DDXD.cs600 …public const string RequestSecurityTokenResponseCollection = "RequestSecurityTokenResponseCollecti… field in System.ServiceModel.TrustDec2005Strings
H A DXD.cs1311 public XmlDictionaryString RequestSecurityTokenResponseCollection; field in System.ServiceModel.TrustDictionary
2299 … public const string RequestSecurityTokenResponseCollection = ServiceModelStringsVersion1.String62; field in System.ServiceModel.TrustApr2004Strings
2331 … public const string RequestSecurityTokenResponseCollection = ServiceModelStringsVersion1.String62; field in System.ServiceModel.TrustFeb2005Strings
/dports/security/py-pysaml2/pysaml2-7.1.0/src/saml2/ws/
H A Dwstrust.py1521 class RequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType_): class
/dports/security/py-pysaml26/pysaml2-6.5.2/src/saml2/ws/
H A Dwstrust.py1521 class RequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType_): class
/dports/security/py-pysaml24/pysaml2-4.9.0/src/saml2/ws/
H A Dwstrust.py1521 class RequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType_): class