Нотатка
Доступ до цієї сторінки потребує авторизації. Можна спробувати ввійти або змінити каталоги.
Доступ до цієї сторінки потребує авторизації. Можна спробувати змінити каталоги.
Although Windows Communication Foundation (WCF) natively supports X.509 certificates, Security Context Tokens, Kerberos tickets, and user name tokens as credentials, it is flexible enough to allow you to use your own custom credentials.
In This Section
How to: Create a Custom Token
Describes how to create a custom security token using the SecurityToken class, and how to integrate it with a custom security token provider and authenticator.