Partilhar via


CSecurityDesc::IsSelfRelative

Determina se o descritor de segurança está no formato auto-relativo.

bool IsSelfRelative( ) const throw( );

Valor de retorno

Retorna true se o descritor de segurança está no formato auto-relativo com todas as informações de segurança em um bloco contíguo de memória.Retorna FALSO se o descritor de segurança estiver no formato absoluto.Para obter mais informações, consulte Descritores de segurança absoluto e Self-Relative.

Requisitos

Cabeçalho: atlsecurity.h

Consulte também

Referência

Classe CSecurityDesc

SECURITY_DESCRIPTOR_CONTROL

Absolute and Self-Relative Security Descriptors

CSecurityDesc::MakeSelfRelative

CSecurityDesc::MakeAbsolute

Outros recursos

CSecurityDesc membros