ISSOAdmin2.GetGlobalInfo(Int32, Int32, Int32, Int32, Int32, Int32, Int32, String, String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void GetGlobalInfo([Runtime::InteropServices::Out] int % flags, [Runtime::InteropServices::Out] int % auditAppDeleteMax, [Runtime::InteropServices::Out] int % auditMappingDeleteMax, [Runtime::InteropServices::Out] int % auditNtpLookupMax, [Runtime::InteropServices::Out] int % auditXpLookupMax, [Runtime::InteropServices::Out] int % ticketTimeout, [Runtime::InteropServices::Out] int % credCacheTimeout, [Runtime::InteropServices::Out] System::String ^ % secretServer, [Runtime::InteropServices::Out] System::String ^ % SSOAdminGroup, [Runtime::InteropServices::Out] System::String ^ % affiliateAppMgrGroup);
public void GetGlobalInfo (out int flags, out int auditAppDeleteMax, out int auditMappingDeleteMax, out int auditNtpLookupMax, out int auditXpLookupMax, out int ticketTimeout, out int credCacheTimeout, out string secretServer, out string SSOAdminGroup, out string affiliateAppMgrGroup);
abstract member GetGlobalInfo : int * int * int * int * int * int * int * string * string * string -> unit
Public Sub GetGlobalInfo (ByRef flags As Integer, ByRef auditAppDeleteMax As Integer, ByRef auditMappingDeleteMax As Integer, ByRef auditNtpLookupMax As Integer, ByRef auditXpLookupMax As Integer, ByRef ticketTimeout As Integer, ByRef credCacheTimeout As Integer, ByRef secretServer As String, ByRef SSOAdminGroup As String, ByRef affiliateAppMgrGroup As String)
Parameters
- flags
- Int32
- auditAppDeleteMax
- Int32
- auditMappingDeleteMax
- Int32
- auditNtpLookupMax
- Int32
- auditXpLookupMax
- Int32
- ticketTimeout
- Int32
- credCacheTimeout
- Int32
- secretServer
- String
- SSOAdminGroup
- String
- affiliateAppMgrGroup
- String