Struct winapi::ntsecapi::POLICY_LSA_SERVER_ROLE_INFO
[−]
[src]
pub struct POLICY_LSA_SERVER_ROLE_INFO {
pub LsaServerRole: POLICY_LSA_SERVER_ROLE,
}Fields
LsaServerRole |
Trait Implementations
impl Copy for POLICY_LSA_SERVER_ROLE_INFO[src]
impl Clone for POLICY_LSA_SERVER_ROLE_INFO[src]
fn clone(&self) -> POLICY_LSA_SERVER_ROLE_INFO
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more