KeyTypes Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines protocol-agnostic URIs that are used in the token request (RST) or response (RSTR) to indicate the desired or required key type.
public ref class KeyTypes abstract sealed
public static class KeyTypes
type KeyTypes = class
Public Class KeyTypes
- Inheritance
-
KeyTypes
Fields
Asymmetric |
A URI that represents the asymmetric key type; |
Bearer |
A URI that represents the bearer key type; |
Symmetric |
A URI that represents the symmetric key type; |