ComputerPrincipal 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
컴퓨터 계정인 보안 주체를 캡슐화합니다.
public ref class ComputerPrincipal : System::DirectoryServices::AccountManagement::AuthenticablePrincipal
[System.DirectoryServices.AccountManagement.DirectoryRdnPrefix("CN")]
public class ComputerPrincipal : System.DirectoryServices.AccountManagement.AuthenticablePrincipal
[System.DirectoryServices.AccountManagement.DirectoryRdnPrefix("CN")]
[System.Security.SecurityCritical(System.Security.SecurityCriticalScope.Everything)]
public class ComputerPrincipal : System.DirectoryServices.AccountManagement.AuthenticablePrincipal
[<System.DirectoryServices.AccountManagement.DirectoryRdnPrefix("CN")>]
type ComputerPrincipal = class
inherit AuthenticablePrincipal
[<System.DirectoryServices.AccountManagement.DirectoryRdnPrefix("CN")>]
[<System.Security.SecurityCritical(System.Security.SecurityCriticalScope.Everything)>]
type ComputerPrincipal = class
inherit AuthenticablePrincipal
Public Class ComputerPrincipal
Inherits AuthenticablePrincipal
- 상속
- 특성
생성자
ComputerPrincipal(PrincipalContext) |
ComputerPrincipal 클래스의 새 인스턴스를 초기화하고 해당 인스턴스를 지정된 컨텍스트에 할당합니다. |
ComputerPrincipal(PrincipalContext, String, String, Boolean) |
지정된 컨텍스트, SAM 계정 이름, 암호 및 enabled 값을 사용하여 ComputerPrincipal 클래스의 새 인스턴스를 초기화합니다. |
속성
AccountExpirationDate |
계정이 만료되는 날짜와 시간을 지정하는 Nullable DateTime을 가져오거나 설정합니다. (다음에서 상속됨 AuthenticablePrincipal) |
AccountLockoutTime |
계정이 잠긴 날짜와 시간을 지정하는 Nullable DateTime을 가져옵니다. (다음에서 상속됨 AuthenticablePrincipal) |
AdvancedSearchFilter |
PrincipalSearcher에 개체를 전달하기 전에 예제별 쿼리에서 읽기 전용 속성을 설정하기 위해 사용할 AdvancedFilters 개체를 반환합니다. (다음에서 상속됨 AuthenticablePrincipal) |
AllowReversiblePasswordEncryption |
이 계정에 대해 복구 가능한 암호 암호화를 사용할지 여부를 지정하는 부울 값을 가져오거나 설정합니다. (다음에서 상속됨 AuthenticablePrincipal) |
BadLogonCount |
이 계정의 잘못된 자격 증명을 사용하여 로그온을 시도한 횟수를 가져옵니다. (다음에서 상속됨 AuthenticablePrincipal) |
Certificates |
이 계정에 대한 X509 인증서를 포함하는 X509Certificate2Collection을 가져옵니다. (다음에서 상속됨 AuthenticablePrincipal) |
Context |
보안 주체에 연결된 보안 주체 컨텍스트를 가져옵니다. (다음에서 상속됨 Principal) |
ContextRaw |
이 보안 주체에 연결된 보안 주체 컨텍스트를 가져옵니다. (다음에서 상속됨 Principal) |
ContextType |
이 보안 주체에 연결된 보안 주체 컨텍스트의 형식을 지정하는 컨텍스트 형식 열거형 값을 가져옵니다. (다음에서 상속됨 Principal) |
DelegationPermitted |
계정을 위임할 수 있는지 여부를 지정하는 Nullable 부울 값을 가져오거나 설정합니다. (다음에서 상속됨 AuthenticablePrincipal) |
Description |
보안 주체에 대한 설명을 가져오거나 설정합니다. (다음에서 상속됨 Principal) |
DisplayName |
이 보안 주체의 표시 이름을 가져오거나 설정합니다. (다음에서 상속됨 Principal) |
DistinguishedName |
이 보안 주체의 DN(고유 이름)을 가져옵니다. (다음에서 상속됨 Principal) |
Enabled |
인증을 위해 이 계정을 사용할지 여부를 지정하는 Nullable 부울 값을 가져오거나 설정합니다. (다음에서 상속됨 AuthenticablePrincipal) |
Guid |
이 보안 주체와 관련된 GUID를 가져옵니다. (다음에서 상속됨 Principal) |
HomeDirectory |
이 계정의 홈 디렉터리를 가져오거나 설정합니다. (다음에서 상속됨 AuthenticablePrincipal) |
HomeDrive |
이 계정의 홈 드라이브를 가져오거나 설정합니다. (다음에서 상속됨 AuthenticablePrincipal) |
LastBadPasswordAttempt |
이 계정에 대해 잘못된 암호를 마지막으로 시도한 날짜와 시간을 지정하는 Nullable DateTime을 가져옵니다. (다음에서 상속됨 AuthenticablePrincipal) |
LastLogon |
이 계정에 대한 마지막 로그온 날짜와 시간을 지정하는 Nullable DateTime을 가져옵니다. (다음에서 상속됨 AuthenticablePrincipal) |
LastPasswordSet |
이 계정에 대해 암호가 설정된 마지막 날짜와 시간을 지정하는 Nullable DateTime을 가져옵니다. (다음에서 상속됨 AuthenticablePrincipal) |
Name |
이 보안 주체의 이름을 가져오거나 설정합니다. (다음에서 상속됨 Principal) |
PasswordNeverExpires |
이 계정에 대해 암호가 만료되는지 여부를 지정하는 부울 값을 가져오거나 설정합니다. (다음에서 상속됨 AuthenticablePrincipal) |
PasswordNotRequired |
이 계정에 대해 암호가 필요한지 여부를 지정하는 부울 값을 가져오거나 설정합니다. (다음에서 상속됨 AuthenticablePrincipal) |
PermittedLogonTimes |
보안 주체가 로그온할 수 있는 시간을 가져오거나 설정합니다. (다음에서 상속됨 AuthenticablePrincipal) |
PermittedWorkstations |
이 보안 주체에서 로그인할 수 있는 워크스테이션의 목록을 가져옵니다. (다음에서 상속됨 AuthenticablePrincipal) |
SamAccountName |
이 보안 주체의 SAM 계정 이름을 가져오거나 설정합니다. (다음에서 상속됨 Principal) |
ScriptPath |
이 계정의 스크립트 경로를 가져오거나 설정합니다. (다음에서 상속됨 AuthenticablePrincipal) |
ServicePrincipalNames |
컴퓨터 계정에 대한 SPN(서비스 사용자 이름)의 컬렉션을 가져옵니다. |
Sid |
보안 주체의 SID(보안 ID)를 가져옵니다. (다음에서 상속됨 Principal) |
SmartcardLogonRequired |
이 계정에 로그온하려면 스마트 카드가 필요한지 여부를 지정하는 부울 값을 가져오거나 설정합니다. (다음에서 상속됨 AuthenticablePrincipal) |
StructuralObjectClass |
구조적 개체 클래스 디렉터리 특성을 가져옵니다. (다음에서 상속됨 Principal) |
UserCannotChangePassword |
사용자가 이 계정의 암호를 변경할 수 있는지 여부를 지정하는 부울 값을 가져오거나 설정합니다. ComputerPrincipal과 함께 사용하지 마세요. (다음에서 상속됨 AuthenticablePrincipal) |
UserPrincipalName |
이 보안 주체와 연결된 UPN(사용자 계정 이름)을 가져오거나 설정합니다. (다음에서 상속됨 Principal) |
메서드
ChangePassword(String, String) |
계정 암호를 이전 암호에서 새 암호로 변경합니다. ComputerPrincipal과 함께 사용하지 마세요. (다음에서 상속됨 AuthenticablePrincipal) |
CheckDisposedOrDeleted() |
이 클래스에서 Dispose() 또는 Delete() 메서드가 호출되었는지 여부를 확인합니다. 이 메서드는 이 보안 주체 클래스에서 파생되는 클래스에서 호출합니다. (다음에서 상속됨 Principal) |
Delete() |
저장소에서 보안 주체 개체를 삭제합니다. (다음에서 상속됨 Principal) |
Dispose() |
현재 인스턴스의 Principal 개체를 삭제합니다. (다음에서 상속됨 Principal) |
Equals(Object) |
지정된 개체가 현재 개체와 같은지 여부를 지정하는 부울 값을 반환합니다. (다음에서 상속됨 Principal) |
ExpirePasswordNow() |
이 계정의 암호를 만료시킵니다. 그러면 사용자가 다음에 로그온할 때 암호를 변경해야 합니다. (다음에서 상속됨 AuthenticablePrincipal) |
ExtensionGet(String) |
확장된 클래스 개체의 특성을 검색합니다. (다음에서 상속됨 Principal) |
ExtensionSet(String, Object) |
확장 클래스에서 특성 값을 설정합니다. (다음에서 상속됨 Principal) |
FindByBadPasswordAttempt(PrincipalContext, DateTime, MatchType) |
지정된 매개 변수 내의 잘못된 암호 시도가 있는 PrincipalSearchResult<T> 개체의 ComputerPrincipal 컬렉션을 반환합니다. |
FindByExpirationTime(PrincipalContext, DateTime, MatchType) |
지정된 날짜 및 시간 범위 내의 만료 시간이 있는 PrincipalSearchResult<T> 개체의 ComputerPrincipal 컬렉션을 반환합니다. |
FindByIdentity(PrincipalContext, IdentityType, String) |
지정된 ID 형식 및 값에 일치하는 컴퓨터 보안 주체 개체를 반환합니다. 이 버전의 FindByIdentity 메서드는 ID 값의 형식을 결정합니다. |
FindByIdentity(PrincipalContext, String) |
지정된 ID 값에 일치하는 컴퓨터 보안 주체 개체를 반환합니다. |
FindByLockoutTime(PrincipalContext, DateTime, MatchType) |
지정된 날짜 및 시간 범위 내의 잠금 시간이 있는 PrincipalSearchResult<T> 개체의 ComputerPrincipal 컬렉션을 반환합니다. |
FindByLogonTime(PrincipalContext, DateTime, MatchType) |
지정된 날짜 및 시간 범위 내의 로그온 시간이 있는 PrincipalSearchResult<T> 개체의 ComputerPrincipal 컬렉션을 반환합니다. |
FindByPasswordSetTime(PrincipalContext, DateTime, MatchType) |
지정된 날짜 및 시간 범위 내의 암호 설정 시간이 있는 PrincipalSearchResult<T> 개체의 ComputerPrincipal 컬렉션을 반환합니다. |
GetGroups() |
현재 보안 주체가 멤버인 그룹을 지정하는 그룹 개체의 컬렉션을 반환합니다. (다음에서 상속됨 Principal) |
GetGroups(PrincipalContext) |
보안 주체가 멤버이고 지정된 컨텍스트 매개 변수에서 지정하는 저장소에 있는 그룹 개체의 컬렉션을 반환합니다. (다음에서 상속됨 Principal) |
GetHashCode() |
해시 테이블과 같은 데이터 구조 및 해시 알고리즘에서 사용하는 데 적합하며 보안 주체 개체의 내용을 사용하여 만든 해시를 검색합니다. (다음에서 상속됨 Principal) |
GetType() |
현재 인스턴스의 Type을 가져옵니다. (다음에서 상속됨 Object) |
GetUnderlyingObject() |
사용 개체의 연락처 데이터를 제공하는 기본 DirectoryEntry 개체를 반환합니다. (다음에서 상속됨 Principal) |
GetUnderlyingObjectType() |
내부 개체 형식을 반환합니다. (다음에서 상속됨 Principal) |
IsAccountLockedOut() |
계정이 현재 잠겨 있는지 여부를 지정하는 부울 값을 반환합니다. (다음에서 상속됨 AuthenticablePrincipal) |
IsMemberOf(GroupPrincipal) |
보안 주체가 지정된 그룹의 멤버인지 여부를 지정하는 부울 값을 반환합니다. (다음에서 상속됨 Principal) |
IsMemberOf(PrincipalContext, IdentityType, String) |
보안 주체가 ID 형식 및 값으로 지정된 그룹의 멤버인지 여부를 지정하는 부울 값을 반환합니다. (다음에서 상속됨 Principal) |
MemberwiseClone() |
현재 Object의 단순 복사본을 만듭니다. (다음에서 상속됨 Object) |
RefreshExpiredPassword() |
만료된 암호를 새로 고칩니다. (다음에서 상속됨 AuthenticablePrincipal) |
Save() |
보안 주체 개체에 대한 변경 내용을 저장소에 저장합니다. 새 보안 주체 개체인 경우에는 저장소에 삽입합니다. (다음에서 상속됨 Principal) |
Save(PrincipalContext) |
보안 주체 개체에 대한 변경 내용을 저장소에 저장합니다. 새 보안 주체 개체인 경우에는 지정된 컨텍스트에 삽입합니다. 보안 주체가 이미 유지되고 있는 경우에는 원래 컨텍스트에서 지정된 컨텍스트로 이동됩니다. (다음에서 상속됨 Principal) |
SetPassword(String) |
계정 암호를 지정된 값으로 설정합니다. (다음에서 상속됨 AuthenticablePrincipal) |
ToString() |
현재 보안 주체 개체에 대한 사용자에게 친숙한 문자열 표현을 반환합니다. (다음에서 상속됨 Principal) |
UnlockAccount() |
계정이 현재 잠겨 있는 경우 잠금을 해제합니다. (다음에서 상속됨 AuthenticablePrincipal) |
적용 대상
.NET