X509HelperGetX509Token Method |
Returns the security token for X509 authentication.
Namespace: CMS.Synchronization.WSE3Assembly: CMS.Synchronization.WSE3 (in CMS.Synchronization.WSE3.dll) Version: 12.0.0
Syntax public static X509SecurityToken GetX509Token(
string keyIdentifier
)
Parameters
- keyIdentifier
- Type: SystemString
Token key identifier
Return Value
Type:
X509SecurityTokenSee Also