AuthenticationDescription 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
인증 공급자를 설명하는 정보를 포함합니다.
public ref class AuthenticationDescription
public class AuthenticationDescription
type AuthenticationDescription = class
Public Class AuthenticationDescription
- 상속
-
AuthenticationDescription
생성자
AuthenticationDescription() |
AuthenticationDescription 클래스의 새 인스턴스를 초기화합니다. |
AuthenticationDescription(IDictionary<String,Object>) |
AuthenticationDescription 클래스의 새 인스턴스를 초기화합니다. |
속성
AuthenticationScheme |
인증 미들웨어 instance 참조하는 데 사용되는 이름을 가져오거나 설정합니다. |
DisplayName |
인증 공급자의 표시 이름을 가져오거나 설정합니다. |
Items |
인증 공급자에 대한 메타데이터를 포함합니다. |