CorsResult.SupportsCredentials 속성

정의

리소스에서 사용자 자격 증명을 지원하는지 여부를 나타내는 값을 가져오거나 설정합니다.

public:
 property bool SupportsCredentials { bool get(); void set(bool value); };
public bool SupportsCredentials { get; set; }
member this.SupportsCredentials : bool with get, set
Public Property SupportsCredentials As Boolean

속성 값

적용 대상