ClaimsTransformationMiddleware.Options Property   
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.
public:
 property Microsoft::AspNetCore::Builder::ClaimsTransformationOptions ^ Options { Microsoft::AspNetCore::Builder::ClaimsTransformationOptions ^ get(); void set(Microsoft::AspNetCore::Builder::ClaimsTransformationOptions ^ value); };public Microsoft.AspNetCore.Builder.ClaimsTransformationOptions Options { get; set; }member this.Options : Microsoft.AspNetCore.Builder.ClaimsTransformationOptions with get, setPublic Property Options As ClaimsTransformationOptions